-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
4.3.2 (latest)
-
Code
-
Classes
- UpdateWpConfigConstantsTask
| Total Complexity |
46 |
| Dependencies |
11 |
| Dependents |
1 |
| Total lines |
377 |
| Lines of code |
193 |
| Logical lines of code |
119 |
| Comment lines |
106 |
| Methods |
15 |
| Properties |
3 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| execute() |
B |
35 |
17 |
81 |
| addDefinition() |
S |
53 |
4 |
24 |
| maybeAddDefinedCondition() |
S |
66 |
5 |
9 |
| replaceExistingDefinition() |
S |
57 |
3 |
16 |
| deleteDefinition() |
S |
60 |
3 |
13 |
| getStagingLangPath() |
S |
70 |
2 |
6 |
| replaceOrAddDefinition() |
S |
66 |
2 |
8 |
| replaceOrSkipDefinition() |
S |
66 |
2 |
8 |
| abspathConstantExists() |
S |
68 |
2 |
7 |
| __construct() |
S |
68 |
1 |
6 |
| getTaskName() |
S |
81 |
1 |
3 |
| getTaskTitle() |
S |
81 |
1 |
3 |
| getRelativeWpContentDir() |
S |
78 |
1 |
3 |
| getRelativePluginsDir() |
S |
78 |
1 |
3 |
| escapeSingleQuotes() |
S |
79 |
1 |
3 |